Compressed SLIP - significado y definición. Qué es Compressed SLIP
Diclib.com
Diccionario en línea

Qué (quién) es Compressed SLIP - definición

ENCAPSULATION OF THE INTERNET PROTOCOL DESIGNED TO WORK OVER SERIAL PORTS AND MODEM CONNECTIONS
Serial Line IP; CSLIP; Serial line IP; Compressed SLIP; Serial line internet protocol; C-SLIP; Slattach; Compressed Serial Line Internet Protocol

Compressed SLIP         
<networking> (CSLIP) VanJacobsen TCP header compression. A version of SLIP using compression. CSLIP has no effect on the data portion of the packet and has nothing to do with compression by modem. It does reduce the TCP header from 40 bytes to 7 bytes, a noticeable difference when doing telnet with lots of little packets. CSLIP has no effect on UDP, only TCP. (1995-05-28)
Serial Line IP         
CSLIP         

Wikipedia

Serial Line Internet Protocol

The Serial Line Internet Protocol (SLIP) is an encapsulation of the Internet Protocol designed to work over serial ports and router connections. It is documented in RFC 1055. On personal computers, SLIP has largely been replaced by the Point-to-Point Protocol (PPP), which is better engineered, has more features, and does not require its IP address configuration to be set before it is established. On microcontrollers, however, SLIP is still the preferred way of encapsulating IP packets, due to its very small overhead.

Some people refer to the successful and widely used RFC 1055 Serial Line Internet Protocol as "Rick Adams' SLIP", to avoid confusion with other proposed protocols named "SLIP". Those other protocols include the much more complicated RFC 914 appendix D Serial Line Interface Protocol.